home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / finance / trcut27.zip / IMPORTER.EXE / FNN-WST.DOC < prev    next >
Text File  |  1996-04-01  |  4KB  |  99 lines

  1.  
  2.                The Wall Street Tracker Historical Data Importer
  3.  
  4.                                Version 7.1, FNN
  5.  
  6.  
  7.       >> ALWAYS BACK UP YOUR EXISTING DATA BEFORE RUNNING THIS PROGRAM <<
  8.  
  9.  
  10.   Before using this program, initialize a new data group or have a data group
  11. ready to work with.  Then run The Wall Street Tracker.  Load each data set
  12. individually.  While working with each data set, use the Rename option, found
  13. under Utilities (function number 7), to add your new stock names.  This is
  14. accomplished by renaming the default '.', or whatever name might be in the
  15. data set, to the name of the stock you will be tracking in that data set
  16. position.
  17.  
  18.   While working with each data set, why not go ahead and add the new dates you
  19. will eventually need to add anyway.  Select function number  1. Add new data
  20. and choose to  Add new dates.  The Wall Street Tracker will automatically
  21. calculate and add the new dates for you.
  22.  
  23.   At this point, you should save the data set that you have been working with.
  24.  
  25.   Follow these steps for as many data sets as you need.  Be sure to save each
  26. data set before going on to another.  It is a good idea to record or print the
  27. position of each stock, in each data set, so that when you run The Historical
  28. Data Importer, you will know where to place each stocks historical data.  You
  29. are now ready to import your historical data.
  30.  
  31.   The Historical Data Importer is straight forward and instructions have been
  32. placed above each question asked by the program.  This documentation will only
  33. explain what files are needed and where they need to be.
  34.  
  35.  
  36. FNN-WST.EXE:   This is The Wall Street Tracker Historical Data Importer,
  37.                hereafter referred to as "the program".  The program must be
  38.                placed in the directory where you installed The Wall Street
  39.                Tracker (usually C:\WALLSTRT).  When you run the program you
  40.                can specify where the program looks for your existing data
  41.                files.  For example, if the data files you want to work with
  42.                are in directory  C:\WALLSTRT\DATA1  you would type at the
  43.                DOS prompt:
  44.  
  45.                FNN-WST C:\WALLSTRT\DATA1  and press [ENTER].
  46.  
  47.                The program would then look for and work with the data files
  48.                in directory  C:\WALLSTRT\DATA1.
  49.  
  50.  
  51. WALLSTRT.CFG:  The Wall Street Tracker configuration file.  The program looks
  52.                for this file to determine if you have registered The Wall
  53.                Street Tracker.  If this file is not present, or you have not
  54.                registered The Wall Street Tracker, the program will end
  55.                without processing any historical data.
  56.  
  57.  
  58. DATA1C.WST:    These are The Wall Street Tracker price history files.
  59. DATA2C.WST:    Using the example above, these files should be in the
  60. DATA3C.WST:    C:\WALLSTRT\DATA1  directory.
  61. DATA4C.WST:
  62. DATA5C.WST:    The program will not effect the date files.  Provisions have
  63. DATA6C.WST:    been made in The Wall Street Tracker to automatically add and
  64. DATA7C.WST:    update the date files.
  65.  
  66.  
  67. PDQ.PRN:       The historical price history file to be imported.
  68.  
  69.                PLEASE NOTE:  This file can be named any valid DOS file name.
  70.  
  71.                Make sure that this file is in the same directory as the
  72.                program.  This file must be in the following format:
  73.  
  74.                                date,high,low,CLOSE,volume
  75.  
  76.                Fields shown in lower case may be different but the 'CLOSE'
  77.                field, or forth position, must contain the closing price.
  78.                Also each column must contain five fields, no more, no less.
  79.  
  80.  
  81. 920610,0.375,0.3125,0.3438,286
  82. 920901,2,1.875,1.875,111
  83. 920902,1.875,1.875,1.875,169
  84. 920903,2,1.75,2,1771
  85. 920904,2,1.875,2,28
  86. 920908,2,1.875,1.875,224
  87. 920909,2,1.75,1.875,278
  88. 920910,1.875,1.875,1.875,50
  89. 920911,2,1.875,1.875,603
  90. 920914,2,1.875,1.875,11
  91. 920915,1.875,1.875,1.875,570
  92.  
  93. and so on.....
  94.  
  95.  
  96.   If your historical data supplier furnishes data in a different format, or if
  97. you need further help, please contact Keith at (512) 858-5206 so that we can
  98. customize the program for you.
  99.